setSettingFloat

abstract fun setSettingFloat(keypath: String, value: Float)

Set a float setting.

Parameters

keypath

the settings keypath, e.g. positionSnappingThreshold.

value

the value to set.